Skip to content

chore(deps): bump @apify/eslint-config to ^2.0.0#2410

Open
B4nan wants to merge 1 commit intomasterfrom
chore/bump-eslint-config-v2
Open

chore(deps): bump @apify/eslint-config to ^2.0.0#2410
B4nan wants to merge 1 commit intomasterfrom
chore/bump-eslint-config-v2

Conversation

@B4nan
Copy link
Copy Markdown
Member

@B4nan B4nan commented Apr 9, 2026

Summary

Bumps @apify/eslint-config from ^1.0.0 to ^2.0.0. v2.0.0 (apify/apify-eslint-config#35):

  • drops the unmaintained eslint-config-airbnb-base dep
  • preserves the meaningful airbnb rules inline
  • moves stylistic rules to an opt-in @apify/eslint-config/style export

Lint impact

npm run lint:code against this branch: 0 errors, 0 warnings.

The bump surfaced 2 dead // eslint-disable directives — comments for rules the new config no longer enables:

  • apify-docs-theme/src/config.js — removed /* eslint-disable global-require */
  • tools/utils/collectSlugs.js — removed // eslint-disable-next-line no-cond-assign

Zero real new lint findings.

Test plan

  • npm install
  • npm run lint:code — clean

🤖 Generated with Claude Code

@apify/eslint-config v2.0.0 drops the unmaintained
`eslint-config-airbnb-base` dep, preserves the meaningful airbnb rules
inline, and moves stylistic rules to an opt-in
`@apify/eslint-config/style` export.

The bump surfaces 2 dead `// eslint-disable` directives in this repo
(`global-require` and `no-cond-assign` — both rules the new config
no longer enables). Cleaned up. Zero real new lint findings.
@github-actions github-actions bot added this to the 138th sprint - Tooling team milestone Apr 9, 2026
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Apr 9, 2026
@apify-service-account
Copy link
Copy Markdown

Preview for this PR was built for commit e8da878 and is ready at https://pr-2410.preview.docs.apify.com!

@B4nan B4nan added the adhoc Ad-hoc unplanned task added during the sprint. label Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants